| 1. | Clause is found , or the bottom of the execution stack is reached 子句的堆栈帧,或者是到了执行堆栈的底部。 |
| 2. | Present on the execution stack of that thread at that particular instant 时,这个权限才适用于给定的执行线程。 |
| 3. | It then searches the current execution stack frame looking for the first 然后jvm搜索当前执行堆栈帧来寻找第一个 |
| 4. | Instruction causes the jvm to pop the exception object off the top of the execution stack 指令引起jvm将异常对象弹出执行堆栈。 |
| 5. | Exception is thrown when the execution stack overflows by having too many nested method calls 当嵌套的方法调用过多而导致执行堆栈溢出时,将引发 |
| 6. | Is thrown for execution stack overflow errors , typically in case of a very deep or unbounded recursion 因执行堆栈溢出错误引发,通常在存在非常深的递归或无界递归时发生。 |
| 7. | The exception that is thrown when the execution stack overflows because it contains too many nested method calls 因包含的嵌套方法调用过多而导致执行堆栈溢出时引发的异常。 |
| 8. | If you continue to probe as to why they are expensive , the most common answer will probably be that we need to capture the current state of the execution stack 如果您继续追问为什么它们很昂贵,最普遍的答案是我们需要捕获异常堆栈的当前状态。 |
| 9. | Thrown when the execution stack is exhausted by having too many pending method calls ; usually indicates a very deep or infinite recursion 当执行堆栈由于具有太多的挂起方法调用而耗尽时,就会引发此异常;这通常表明存在非常深的递归或无限递归。 |
| 10. | Once you have attached your debugger to the customer s workbench , you may take advantage of the full power of the eclipse debugger by setting breakpoints , examining variables and execution stacks , and more 在将调试器连接到客户的工作台之后,您就可以利用eclipse调试器的全部功能,如设置断点、检查变量和执行堆栈等等。 |